﻿2026-08-28T12:40:09.5716404Z ##[group]Run actions/checkout@v5
2026-08-28T12:40:09.5716952Z with:
2026-08-28T12:40:09.5717353Z   repository: BigscreenVR/spt-bs-core
2026-08-28T12:40:09.5720611Z   token: ***
2026-08-28T12:40:09.5721008Z   ssh-strict: true
2026-08-28T12:40:09.5721397Z   ssh-user: git
2026-08-28T12:40:09.5721793Z   persist-credentials: true
2026-08-28T12:40:09.5722226Z   clean: true
2026-08-28T12:40:09.5722623Z   sparse-checkout-cone-mode: true
2026-08-28T12:40:09.5723075Z   fetch-depth: 1
2026-08-28T12:40:09.5723455Z   fetch-tags: false
2026-08-28T12:40:09.5723853Z   show-progress: true
2026-08-28T12:40:09.5724254Z   lfs: false
2026-08-28T12:40:09.5724645Z   submodules: false
2026-08-28T12:40:09.5725045Z   set-safe-directory: true
2026-08-28T12:40:09.5725480Z   allow-unsafe-pr-checkout: false
2026-08-28T12:40:09.5726052Z env:
2026-08-28T12:40:09.5726715Z   CARGO_INCREMENTAL: 0
2026-08-28T12:40:09.5727127Z ##[endgroup]
2026-08-28T12:40:09.6516919Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-28T12:40:09.6518698Z ##[group]Getting Git version info
2026-08-28T12:40:09.6519647Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-28T12:40:09.6521020Z [command]/usr/bin/git version
2026-08-28T12:40:09.6521504Z git version 2.43.0
2026-08-28T12:40:09.6534337Z ##[endgroup]
2026-08-28T12:40:09.6542106Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/8ab67792-202c-4135-8fc6-9ca27b5bea5c/.gitconfig'
2026-08-28T12:40:09.6549587Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8ab67792-202c-4135-8fc6-9ca27b5bea5c' before making global git config changes
2026-08-28T12:40:09.6551491Z Adding repository directory to the temporary git global config as a safe directory
2026-08-28T12:40:09.6553424Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-28T12:40:09.6601338Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-28T12:40:09.6619950Z https://github.com/BigscreenVR/spt-bs-core
2026-08-28T12:40:09.6629918Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-28T12:40:09.6632533Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-28T12:40:09.6651983Z HEAD
2026-08-28T12:40:09.6819509Z ##[endgroup]
2026-08-28T12:40:09.6820525Z [command]/usr/bin/git submodule status
2026-08-28T12:40:09.7016537Z ##[group]Cleaning the repository
2026-08-28T12:40:09.7017299Z [command]/usr/bin/git clean -ffdx
2026-08-28T12:40:09.7056098Z [command]/usr/bin/git reset --hard HEAD
2026-08-28T12:40:09.7126726Z HEAD is now at fed965f80 test(now-signal): prestart real daemon
2026-08-28T12:40:09.7166107Z ##[endgroup]
2026-08-28T12:40:09.7169215Z ##[group]Disabling automatic garbage collection
2026-08-28T12:40:09.7173187Z [command]/usr/bin/git config --local gc.auto 0
2026-08-28T12:40:09.7198350Z ##[endgroup]
2026-08-28T12:40:09.7199623Z ##[group]Setting up auth
2026-08-28T12:40:09.7204096Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-28T12:40:09.7230417Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-28T12:40:09.7419031Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-28T12:40:09.7444465Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-28T12:40:09.7630229Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-28T12:40:09.7657520Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-28T12:40:09.7846574Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-28T12:40:09.7881315Z ##[endgroup]
2026-08-28T12:40:09.7882308Z ##[group]Fetching the repository
2026-08-28T12:40:09.7888225Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ea55e88232497ba5667171a2770946d6ffe4551c:refs/remotes/origin/golden/ir2-incremental-off
2026-08-28T12:40:10.3246182Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-28T12:40:10.3248817Z  * [new ref]             ea55e88232497ba5667171a2770946d6ffe4551c -> origin/golden/ir2-incremental-off
2026-08-28T12:40:10.3270003Z ##[endgroup]
2026-08-28T12:40:10.3270943Z ##[group]Determining the checkout info
2026-08-28T12:40:10.3271987Z ##[endgroup]
2026-08-28T12:40:10.3276356Z [command]/usr/bin/git sparse-checkout disable
2026-08-28T12:40:10.3315114Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-28T12:40:10.3336802Z ##[group]Checking out the ref
2026-08-28T12:40:10.3339334Z [command]/usr/bin/git checkout --progress --force -B golden/ir2-incremental-off refs/remotes/origin/golden/ir2-incremental-off
2026-08-28T12:40:10.3563379Z Previous HEAD position was fed965f80 test(now-signal): prestart real daemon
2026-08-28T12:40:10.3570680Z Switched to a new branch 'golden/ir2-incremental-off'
2026-08-28T12:40:10.3572739Z branch 'golden/ir2-incremental-off' set up to track 'origin/golden/ir2-incremental-off'.
2026-08-28T12:40:10.3582290Z ##[endgroup]
2026-08-28T12:40:10.3626858Z [command]/usr/bin/git log -1 --format=%H
2026-08-28T12:40:10.3656697Z ea55e88232497ba5667171a2770946d6ffe4551c
